Skip to content

[3.13] GH-122679: Add register() to argparse docs (GH-126939)#127149

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-fcfdb55-3.13
Nov 22, 2024
Merged

[3.13] GH-122679: Add register() to argparse docs (GH-126939)#127149
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-fcfdb55-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 22, 2024

Copy link
Copy Markdown
Contributor
  • Add register() to argparse docs

  • Add newline

  • Formatting

  • Fix codeblock

  • Move section

  • Add signature

  • Add newline

  • Fix indent

  • Fix indent take 2

  • Rephrase

  • Simplify language

  • Address PR comments

  • Add references to register in type and action

  • Remove unnecessary reference

  • Rephrase and add success case
    (cherry picked from commit fcfdb55)

Co-authored-by: Savannah Ostrowski savannahostrowski@gmail.com


📚 Documentation preview 📚: https://cpython-previews--127149.org.readthedocs.build/

* Add register() to argparse docs

* Add newline

* Formatting

* Fix codeblock

* Move section

* Add signature

* Add newline

* Fix indent

* Fix indent take 2

* Rephrase

* Simplify language

* Address PR comments

* Add references to register in type and action

* Remove unnecessary reference

* Rephrase and add success case
(cherry picked from commit fcfdb55)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants